home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / hypercar / mactool / findcln.sit / Finder Cleaner 1.0 / stack_-1.xml < prev    next >
Encoding:
Extensible Markup Language  |  1991-10-01  |  840 b   |  20 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in.0</name>
  5.     <id>-1</id>
  6.     <cardCount>1</cardCount>
  7.     <cardID>3005</cardID>
  8.     <listID>3760</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><false /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>320</width>
  14.         <height>216</height>
  15.     </cardSize>
  16.     <script>on openStack
  17. if the version < 2.1
  18. then
  19. answer "Sorry, Finder Cleaner needs HC 2.1" with "Too bad !"
  20. go back
  21. else TestSystem
  22. end openStack
  23.  
  24. on TestSystem
  25. if the systemVersion < 7
  26. then
  27. answer "Sorry, Finder Cleaner needs System 7" with "Too bad !"
  28. go back
  29. end if
  30. end TestSystem</script>
  31.     <background id="2746" file="background_2746.xml" name="" />
  32.     <card id="3005" file="card_3005.xml" marked="false" name="" owner="2746" />
  33. </stack>
  34.